feat(pack): add odin language pack#1775
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
Uzaaft
left a comment
There was a problem hiding this comment.
This is incomplete. Please cover conform and other relevant tools, similar to the other packs.
|
Hello @Uzaaft, thanks for the comment. I was actually using zig implementation as a base Sorry, I am quite new to nvim/vim env 😅 (Still, I should have checked better the other implementations)
I've saw some other languages like crystal have a generic config I can try add it, but right now I just wanted to share some basic setup |
|
@kuroski That's gaps in the other packs we hopefully should patch eventually :) |
📑 Description
Adds a new
odinlanguage pack with the ols language server.odinTreesitter parser📖 Additional Information
olsis auto-enabled by AstroLSP once Mason installs it, so no extra LSP config is needed.Formatting is handled by
odinfmt, which ships bundled withols.